home *** CD-ROM | disk | FTP | other *** search
- /* $VER: ZIP0 40.1 (31.8.93)
- *
- * ZIP file system entry
- *
- * This file enables FastFileSystem on a 100M ZIP cartridge.
- */
-
- FileSystem = L:FastFileSystem
- Flags = 0
- Surfaces = 1
- BlocksPerTrack = 68
- Reserved = 2
- Interleave = 0
- LowCyl = 2
- HighCyl = 2890
- Buffers = 30
- BufMemType = 0
- StackSize = 600
- Priority = 10
- GlobVec = -1
- DosType = 0x444F5301
-
- /* The Device and Unit fields are controlled by tooltypes in the ZIP0 icon.
- */
-